Skip to main content

Spinner

Type

widget

Summary

This widget is a spinner or activity indicator. Spinners provide visual feedback to users use when performing an activity for an unknown duration such as processing a large amount of data or presenting a complex user interface.

Description

This widget is a spinner or activity indicator. Spinners provide visual feedback to users use when performing an activity for an unknown duration such as processing a large amount of data or presenting a complex user interface.

Children Properties

Property

NameSummarySyntax
markerCountThe number of markers to display in the spinnerset the markerCount of <widget> to <markers> get the markerCount of <widget>
scaleMarkersWhether to scale the markers to or maintain a constant sizeset the scaleMarkers of <widget> to { true | false } get the scaleMarkers of <widget>